Module-level declarations
Types
Link copied to clipboard
struct account_link_filter
Functions
Link copied to clipboard
function map_account_link(account_link: account_link): (account: byte_array, account_type: text, secondary: byte_array, secondary_type: text, type: text)
Maps the given account link to the desired format.
Queries
Link copied to clipboard
@mount("ft4.get_account_links_filtered")
query get_account_links_filtered(account_link_filter: account_link_filter?, page_size: integer?, page_cursor: text?): paged_result
Retrieves all account_links based on the selected filter of account_link_filter, paginated